@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
.top{
	width:100%;
	height:170px;
	background:#FAFAFA;
	}
.top .position{
	width:1200px;
	height:170px;
	margin:0 auto;
	position:relative;
	}
.top .position h1{
	width:360px;
	height:90px;
	margin:0;
	float:left;
	display:block;
	margin-top:40px;
	}
.top .position h1 img{
	width:360px;
	height:90px;
	}
#TopSearch{
	width:200px;
	height:32px;
	float:right;
	border:1px solid #E6E6E6;
	border-radius:32px;
	overflow:hidden;
	margin-top:70px;
	margin-right:20px;
	}
#TopSearch .TopSearch{
	width:168px;
	float:left;
	height:30px;
	border:none;
	text-indent:2rem; 
	outline:0;
	}
.TopSearch_button{
	width:30px;
	height:30px;
	background:url(6.png) no-repeat right;
	float:right;
	border:none;
	}
.top .tel{
	display:block;
	float:right;
	margin-top:70px;
	background:url(2.jpg) no-repeat left;
	height:30px;
	line-height:30px;
	padding-left:50px;
	margin-left:22px;
	}
.guide{
	width:100%;
	height:90px;
	background:url(1.jpg);
	}
.guide .position{
	width:1330px;
	height:90px;
	margin:0 auto;
	position:relative;
	}
.guide .position ul{
	margin:0;
	display:block;
	float:left;
	width:100%;
	height:70px;
	margin-top:10px;
	}
.guide .position ul li{
	width:190px;
	height:35px;
	float:left;
	background:url(7.png) no-repeat left;
	}
.guide .position ul li a{
	width:145px;
	height:35px;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:35px;
	display:block;
	margin:0 auto;
	transition: all 0.3s ease;
	font-weight:bold;
	}
.guide .position ul li a:hover{
	background:#fff;
	color:#00A5EA;
	}
#adv{
	float:left;
	width:100%;
	}
#adv .slideBox{
	width:100%;
	float:left;
	}
#adv .slideBox{ width:100%;overflow:hidden; position:relative;}
#adv .slideBox .hd{ height:13px;  position:absolute; bottom:20px; z-index:1; width:100%;}
#adv .slideBox .hd ul{ zoom:1;display:block; text-align:center; width:100%; float:left;}
#adv .slideBox .hd ul li{ width:13px; height:13px; cursor:pointer; margin:0 7.5px;background:#fff; display:inline-block; }
#adv .slideBox .hd ul li.on{ background:#00A5EA; }
#adv .slideBox .bd{ position:relative; height:100%; z-index:0; margin:0; padding:0;   }
#adv .slideBox .bd ul{
	margin:0;
	padding:0;
	}
#adv .slideBox .bd li{ zoom:1; vertical-align:middle; }
#adv .slideBox .bd img{ width:100%;display:block;  }
#adv .slideBox .prev,
#adv .slideBox .next{ position:absolute;top:50%;display:block; width:35px; height:35px; margin-top:-17.5px;  }
#adv .slideBox .prev{ left:10%; }
#adv .slideBox .next{ right:10%; }

.content1{
	width:100%;
	height:130px;
	margin-top:30px;
	}
.content1 .position{
	width:1200px;
	height:130px;
	position:relative;
	margin:0 auto;
	border:1px solid #E4E4E4;
	padding:24px;
	}
.content1 .position .m_title{
	width:80px;
	height:80px;
	float:left;
	background:#00A5EA;
	}
.content1 .position .m_title a{
	color:#fff;
	width:44px;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	display:block;
	margin:17px;
	}
.content1 .position .txtScroll-top{ width:1050px;overflow:hidden; position:relative; float:right;}
.content1 .position .txtScroll-top .hd{ overflow:hidden;  height:50px; float:right; width:10px; margin-top:15px;  }
.content1 .position .txtScroll-top .hd ul{ zoom:1; width:10px; height:50px; }
.content1 .position .txtScroll-top .hd ul li{ width:10px; height:10px; text-indent:-999px; cursor:pointer; border:2px solid #00A5EA;border-radius:10px; margin:3.5px 0;}
.content1 .position .txtScroll-top .hd ul li.on{ border:2px solid #00A5EA; background:#00A5EA; border-radius:10px; }
.content1 .position .txtScroll-top .bd{ float:left; width:1040px; height:80px; overflow:hidden;}
.content1 .position .txtScroll-top .infoList li{ text-align:center;width:1070px; height:80px;}
.content1 .position .txtScroll-top .infoList li a{
	display:block;
	color:#00A5EA;
	font-size:24px;
	line-height:24px;
	padding-top:15px;
	}
.content1 .position .txtScroll-top .infoList li p{
	margin:0;
	display:block;
	color:#A3A3A3;
	font-size:14px;
	line-height:14px;
	margin-top:20px;
	}
.content1 .slideBox{ width:600px; height:340px; overflow:hidden; position:relative;}
.content1 .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.content1 .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.content1 .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.content1 .slideBox .hd ul li.on{ background:#f00; color:#fff; }
.content1 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.content1 .slideBox .bd li{ zoom:1; vertical-align:middle; }
.content1 .slideBox .bd img{ width:450px; height:230px; display:block;  }

.content2{
	width:100%;
	height:330px;
	margin-top:20px;
	}
.content2 .position{
	width:1200px;
	height:330px;
	position:relative;
	margin:0 auto;
	}
.content2 .position .slideBox{ width:585px; height:330px; overflow:hidden; position:relative; float:left; }
.content2 .position .slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:15px; bottom:17px; z-index:1; }
.content2 .position .slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin:0;  }
.content2 .position .slideBox .hd ul li{ float:left; margin-left:7px;  width:10px; height:10px;text-align:center; background:#fff; cursor:pointer; border-radius:10px;}
.content2 .position .slideBox .hd ul li.on{ background:#00A5EA; color:#fff; }
.content2 .position .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.content2 .position .slideBox .bd li{ zoom:1; vertical-align:middle;width:585px; height:330px; position:relative; }
.content2 .position .slideBox .bd img{ width:585px; height:330px; display:block; padding:1px; border:1px solid #E6E6E6;  }
.content2 .position .slideBox .bd li p{
	width:581px;
	height:40px;
	position:absolute;
	left:2px;
	bottom:2px;
	background:url(8.png);
	color:#fff;
	margin:0;
	line-height:40px;
	text-indent:10px;
	font-size:14px;
	}
.content2 .right{
	width:585px;
	height:330px;
	float:right;
	}
.content2 .title_mainx{
	width:100%;
	height:36px;
	position:relative;
	overflow:hidden;
	}
.content2 .title_mainx .titlex .en{
	display:block;
	float:left;
	font-size:18px;
	color:#00A5EA;
	font-weight:bold;
	}
.content2 .title_mainx .titlex .en span{
	color:#00A5EA;
	font-size:48px;
	line-height:35px;
	font-weight:bold;
	}
.content2 .title_mainx .titlex .ch{
	display:block;
	position:absolute;
	left:40px;
	top:0px;
	font-size:18px;
	color:#515151;
	font-weight:bold;
	}
.content2 .title_mainx .more{
	float:right;
	}
.content2 .right ul{
	width:100%;
	float:left;
	margin-top:15px;
	}
.content2 .right ul li{
	width:100%;
	line-height:30px;
	float:left;
	}
.content2 .right ul li a{
	float:left;
	background:url(10.png) no-repeat left;
	text-indent:15px;
	color:#515151;
	}
.content2 .right ul li p{
	float:right;
	margin:0;
	}
.content2 .right ul li:hover a{
	color:#00A5EA;
	}
.content2 .right ul li:hover p{
	color:#00A5EA;
	}
.content3{
	width:100%;
	height:110px;
	margin-top:30px;
	}
.content3 .position{
	width:1200px;
	height:110px;
	position:relative;
	margin:0 auto;
	}
.content3 .position img{
	width:1200px;
	height:110px;
	}


.slideTxtBoxmain{ width:100%;text-align:left; float:left;}
.slideTxtBoxmain .hdmain{ height:50px;line-height:50px;position:relative; background:url(3.jpg) }
.slideTxtBoxmain .hdmain ul{ float:left; margin:0;}
.slideTxtBoxmain .hdmain ul li{ float:left;padding:0 20px;cursor:pointer; color:#7D7D7D; font-size:16px; font-weight:bold; }
.slideTxtBoxmain .hdmain ul li a{color:#7D7D7D;}
.slideTxtBoxmain .hdmain ul li .more{
	display:block;
	position:absolute;
	right:30px;
	top:0;
	line-height:50px;
	font-size:12px;
	color:#BBBBBB;
	opacity:0;
	}
.slideTxtBoxmain .hdmain ul li.on{ height:50px; line-height:47px; border-top:2px solid #00A5EA;background:#fff;color:#00A5EA;}
.slideTxtBoxmain .hdmain ul li.on a{color:#00A5EA;}
.slideTxtBoxmain .hdmain ul li.on .more{
	color:#00A5EA;
	z-index:2;
	font-size:14px;
	opacity:1;
	}
.slideTxtBoxmain .bdmain{
	display:block;
	width:100%;
	border:1px solid #E9E9E9;
	float:left;
	}
.slideTxtBoxmain .bdmain ul{zoom:1; padding:30px; float:left; margin:0; padding-bottom:10px;}
.slideTxtBoxmain .bdmain ul li{
	width:100%;
	float:left;
	display:block;
	text-indent:12px;
	background:url(11.jpg) no-repeat left;
	line-height:12px;
	margin-bottom:20px;
	}
.slideTxtBoxmain .bdmain ul li a{
	color:#343434;
	display:block;
	float:left;
	}
.slideTxtBoxmain .bdmain ul li .date{
	float:right;
	color:#ACACAC;
	}
.slideTxtBoxmain .bdmain ul li a:hover{
	color:#00A5EA;
	}
.slideTxtBoxmain .bdmain ul .first{
	width:100%;
	height:105px;
	text-indent:0;
	margin-bottom:25px;
	}
.slideTxtBoxmain .bdmain ul .first .img{
	width:140px;
	height:105px;
	float:left;
	}
.slideTxtBoxmain .bdmain ul .first .img img{
	width:140px;
	height:105px;
	}
.slideTxtBoxmain .bdmain ul .first .text{
	width:370px;
	height:105px;
	float:right;
	text-align:left;
	}
.slideTxtBoxmain .bdmain ul .first .text .topic{
	width:100%;
	float:left;
	color:#343434;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	}
.slideTxtBoxmain .bdmain ul .first .text .des{
	width:100%;
	float:left;
	margin:0;
	font-size:12px;
	color:#888888;
	margin-top:13px;
	line-height:22px;
	}
.slideTxtBoxmain .bdmain ul .first .text .des .more{
	float:right;
	color:#00A5EA;
	}
.slideTxtBoxmain .bdmain ul .first .text .date{
	width:100%;
	margin-top:10px;
	float:left;
	color:#C6C5C5;

	}
.content4{
	width:100%;
	height:350px;
	margin-top:30px;
	}
.content4 .position{
	width:1200px;
	height:350px;
	position:relative;
	margin:0 auto;
	}
.content4 .position .left{
	width:585px;
	float:left;
	}
.content4 .position .right{
	width:585px;
	float:right;
	}
.content4 .zhuanjia{
	width:100%;
	}

.picScroll-topxx{ margin:0 auto; width:100%;height:258px;  overflow:hidden; position:relative;}
.picScroll-topxx .hdxx{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;}
.picScroll-topxx .hdxx ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-topxx .hdxx ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-topxx .hdxx ul li.on{ background-position:0 0; }
.picScroll-topxx .bdxx{}
.picScroll-topxx .bdxx ul{ overflow:hidden; zoom:1; }
.picScroll-topxx .bdxx ul li{ text-align:center; zoom:1; background:none; }
.picScroll-topxx .bdxx ul li .img{ text-align:center; width:175px; height:235px; float:left; }
.picScroll-topxx .bdxx ul li .img img{width:175px; height:235px; display:block;}
.picScroll-topxx .bdxx ul li .text{ width:310px; height:235px; float:right; text-align:left;}
.picScroll-topxx .bdxx ul li .text .zj_li{
	width:100%;
	float:left;
	line-height:30px;
	background:url(10.png) no-repeat left;
	}

.content5{
	width:100%;
	height:270px;
	margin-top:30px;
	}	
.content5 .position{
	width:1200px;
	height:270px;
	margin:0 auto;
	position:relative; 
	}	
.picScroll-leftmain{ width:1200px; height:215px; float:left;padding:30px; }
.picScroll-leftmain .hdmain{ height:18px;position:absolute; right:30px; top:16px; width:28px; }
.picScroll-leftmain .hdmain .prevmain,.picScroll-leftmain .hdmain .nextmain{ display:block;  width:9px; height:18px; float:right; margin-left:5px; cursor:pointer;}
.picScroll-leftmain .hdmain .prevmain{
	background:url(4.png) no-repeat center;
	}
.picScroll-leftmain .hdmain .nextmain{ background:url(5.png) no-repeat center;}

.picScroll-leftmain .hdmain ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; display:none;}
.picScroll-leftmain .hdmain ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-leftmain .hdmain ul li.on{ background-position:0 0; }
.picScroll-leftmain .bdmain{ border:none;}
.picScroll-leftmain .bdmain ul{ overflow:hidden; zoom:1; }
.picScroll-leftmain .bdmain ul li{ width:206px; height:155px; float:left; display:block; overflow:hidden; text-align:center; position:relative; margin-right:25px; text-indent:0; background:0; }
.picScroll-leftmain .bdmain ul li .pic{ text-align:center; width:206px; height:155px; }
.picScroll-leftmain .bdmain ul li .pic img{ width:206px; height:155px; }
.picScroll-leftmain .bdmain ul li .title{
	width: 200px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 3px;
    bottom: 3px;
    background:url(8.png);
    color: #fff;
    display: block;
	}
.picScroll-leftmain .bdmain ul li .title a{
	color:#fff;
	}
.title_main{
	width:100%;
	height:52px;
	border-top:2px solid #00A5EA;
	background:url(3.jpg) center;
	}
.title_main h2{
	float:left;
	border-left:3px solid #00A5EA;
	display:block;
	font-weight:bold;
	margin-top:16px;
	color:#fff;
	margin-left:30px;
	padding-left:15px;
	}
.title_main h2 a{
	float:left;
	font-size:16px;
	color:#00A5EA;
	}
.title_main .more{
	float:right;
	line-height:50px;
	margin-right:30px;
	color:#00A5EA;
	font-size:14px;
	font-weight:bold;
	}

.content6{
	width:100%;
	height:275px;
	margin-top:30px;
	}
.content6 .position{
	width:1200px;
	height:275px;
	position:relative;
	margin:0 auto;
	}
.content6 .position .left{
	width:585px;
	height:275px;
	float:left;
	
	}
.content6 .position .left .main{
	width:100%;
	padding:30px;
	height:225px;
	float:left;
	border:1px solid #EAEAEA;
	}
.content6 .position .left .main .box{
	width:530px;
	height:72px;
	float:left;
	margin:0 0 24px 0;
	}
.content6 .position .right{
	width:585px;
	height:275px;
	float:right;
	
	}
.content6 .position .right .main{
	width:585px;
	height:225px;
	float:right;
	border:1px solid #EAEAEA;
	padding:30px;
	}
.content6 .position .right .main .pic{
	width:215px;
	height:160px;
	float:left;
	}
.content6 .position .right .main .pic img{
	width:215px;
	height:160px;
	}
.content6 .position .right .main .text{
	width:290px;
	float:right;
	}
.content6 .position .right .main .text ul{
	width:100%;
	float:left;
	margin:0;
	}
.content6 .position .right .main .text ul li{
	width:100%;
	float:left;
	line-height:32px;
	text-indent:15px;
	background:url(11.jpg) no-repeat left;
	display:block;
	}
.content6 .position .right .main .text ul li a{
	font-size:14px;
	color:#343434;
	}
.content6 .position .right .main .text ul li .date{
	float: right;
    color: #ACACAC;
	}

.flipster{
	}
.flipster .pic{
	width:115px;
	height:160px;
	float:left;
	}
.flipster .pic img{
	width:115px;
	height:160px;
	}
.content7{
	width:100%;
	height:275px;
	margin-top:30px;
	}
.content7 .position{
	width:1200px;
	height:275px;
	margin:0 auto;
	position:relative;
	}
.content7 .position .left{
	width:585px;
	height:275px;
	float:left;
	}
.content7 .position .left .main{
	width:100%;
	height:225px;
	padding:30px;
	border:1px solid #E4E4E4;
	
	}
.content7 .position .left .main .picbox{
	width:245px;
	height:175px;
	float:left;
	border-right:1px dashed #E5E5E5;
	}
.content7 .position .left .main .text{
	width:250px;
	height:175px;
	float:right;
	}

.content7 .position .left .main .text h2{
	margin:0;
	font-size:16px;
	color:#00A5EA;
	}
.content7 .position .left .main .text h2 a{
	color:#00A5EA;
	}
.content7 .position .left .main .text ul{
	width:100%;
	float:left;
	margin:0;
	margin-top:5px;
	}
.content7 .position .left .main .text ul li{
	width:100%;
	float:left;
	line-height:30px;
	text-indent:15px;
	background:url(11.jpg) no-repeat left;
	display:block;
	}
.content7 .position .left .main .text ul li a{
	font-size:14px;
	color:#343434;
	float:left;
	}
.content7 .position .left .main .text ul li .date{
	float:right;
	color:#ACACAC;
	}
.content7 .position .middle{
	width:275px;
	height:275px;
	float:left;
	margin-left:30px;
	}

.content7 .position .middle .main{
	width:100%;
	height:225px;
	padding:15px 30px;
	border:1px solid #E4E4E4;
	}
.content7 .position .middle .main ul{
	width:100%;
	float:left;
	margin:0;
	margin-top:5px;
	}
.content7 .position .middle .main ul li{
	width:100%;
	float:left;
	line-height:30px;
	text-indent:15px;
	background:url(11.jpg) no-repeat left;
	display:block;
	}
.content7 .position .middle .main ul li a{
	font-size:14px;
	color:#343434;
	float:left;
	}
.content7 .position .middle .main ul li .date{
	color:#acacac;
	float:right;
	}


.content7 .position .right{
	width:275px;
	height:275px;
	float:right;
	position:relative;
	}

.content7 .position .right .main{
	width:100%;
	height:225px;
	padding:15px 10px;
	}
.content7 .position .right .main ul{
	width:100%;
	float:left;
	margin:0;
	margin-top:5px;
	}
.content7 .position .right .main ul li{
	width:100%;
	float:left;
	line-height:30px;
	text-indent:15px;
	background:url(11.jpg) no-repeat left;
	display:block;
	}
.content7 .position .right .main ul li a{
	font-size:14px;
	color:#343434;
	float:left;
	}
.content7 .position .right .main ul li .date{
	float:right;
	color:#ACACAC;
	}
.content7 .position .right .main .more{
	width:275px;
	height:33px;
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	line-height:33px;
	border-radius:5px;
	background:#00A5EA;
	color:#fff;
	}




.slideTxtBoxmain1{ width:585px;text-align:left; float:left;}
.slideTxtBoxmain1 .hdmain1{ height:260px; width:205px;position:relative; background:url(3.jpg); float:left; }
.slideTxtBoxmain1 .hdmain1 ul{ float:left; margin:0; width:100%;}
.slideTxtBoxmain1 .hdmain1 ul li{ float:left;cursor:pointer; color:#7D7D7D; font-size:16px; font-weight:bold; width:100%; height:52px; text-indent:30px; line-height:52px; }
.slideTxtBoxmain1 .hdmain1 ul li a{color:#7D7D7D;}
.slideTxtBoxmain1 .hdmain1 ul li.on{ height:52px; line-height:52px; border-left:2px solid #00A5EA;background:#fff;color:#00A5EA;}
.slideTxtBoxmain1 .hdmain1 ul li.on a{color:#00A5EA;}
.slideTxtBoxmain1 .bdmain1{
	display:block;
	width:380px;
	border:1px solid #E9E9E9;
	float:right;
	height:260px
	}
.slideTxtBoxmain1 .bdmain1 ul{zoom:1; padding:30px; float:left; margin:0; padding-bottom:10px; width:100%;}
.slideTxtBoxmain1 .bdmain1 ul li{
	width:100%;
	float:left;
	display:block;
	text-indent:12px;
	background:url(11.jpg) no-repeat left;
	line-height:12px;
	margin-bottom:20px;
	}
.slideTxtBoxmain1 .bdmain1 ul li a{
	color:#343434;
	float:left;
	}
.slideTxtBoxmain1 .bdmain1 ul li .date{
	float:right;
	color:#acacac;
	}
.slideTxtBoxmain1 .bdmain1 ul li a:hover{
	color:#00A5EA;
	}
.slideTxtBoxmain1 .bdmain1 ul .first{
	width:100%;
	height:105px;
	text-indent:0;
	margin-bottom:25px;
	}
.slideTxtBoxmain1 .bdmain1 ul .first .img{
	width:140px;
	height:105px;
	float:left;
	}
.slideTxtBoxmain1 .bdmain1 ul .first .img img{
	width:140px;
	height:105px;
	}
.slideTxtBoxmain1 .bdmain1 ul .first .text{
	width:370px;
	height:105px;
	float:right;
	text-align:left;
	}
.slideTxtBoxmain1 .bdmain1 ul .first .text .topic{
	width:100%;
	float:left;
	color:#343434;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	}
.slideTxtBoxmain1 .bdmain1 ul .first .text .des{
	width:100%;
	float:left;
	font-size:12px;
	color:#888888;
	margin-top:13px;
	line-height:22px;
	}
.slideTxtBoxmain1 .bdmain1 ul .first .text .des .more{
	float:right;
	color:#00A5EA;
	}
.slideTxtBoxmain1 .bdmain1 ul .first .text .date{
	width:100%;
	margin-top:10px;
	float:left;
	color:#C6C5C5;

	}

.content8{
	width:100%;
	height:260px;
	margin-top:30px;
	}
.content8 .position{
	width:1200px;
	height:260px;
	position:relative;
	margin:0 auto;
	}
.content8 .position .left{
	width:585px;
	float:left;
	height:260px;
	}
.content8 .position .right{
	width:585px;
	float:right;
	height:260px;
	}

.content9{
	width:100%;
	height:350px;
	margin-top:30px;
	}
.content9 .position{
	width:1200px;
	height:350px;
	position:relative;
	margin:0 auto;
	}
.content9 .position .left{
	width:585px;
	height:350px;
	float:left;
	}
.content9 .position .right{
	width:585px;
	height:350px;
	float:right;
	}



.slideTxtBoxmain2{ width:100%;text-align:left; float:left;}
.slideTxtBoxmain2 .hdmain2{ height:50px;line-height:50px;position:relative; background:url(3.jpg) }
.slideTxtBoxmain2 .hdmain2 ul{ float:left; margin:0; width:100%;}
.slideTxtBoxmain2 .hdmain2 ul li{ float:left; width:50%;cursor:pointer; color:#7D7D7D; font-size:16px; font-weight:bold; text-align:center; }
.slideTxtBoxmain2 .hdmain2 ul li a{color:#7D7D7D;}
.slideTxtBoxmain2 .hdmain2 ul li.on{ height:50px; line-height:47px; border-top:2px solid #00A5EA;background:#fff;color:#00A5EA;}
.slideTxtBoxmain2 .hdmain2 ul li.on a{color:#00A5EA;}
.slideTxtBoxmain2 .bdmain2{
	display:block;
	width:100%;
	border:1px solid #E9E9E9;
	float:left;
	}
.slideTxtBoxmain2 .bdmain2 ul{zoom:1; padding:30px; float:left; margin:0; padding-bottom:10px;}
.slideTxtBoxmain2 .bdmain2 ul li{
	width:100%;
	float:left;
	display:block;
	text-indent:12px;
	background:url(11.jpg) no-repeat left;
	line-height:12px;
	margin-bottom:20px;
	}
.slideTxtBoxmain2 .bdmain2 ul li a{
	color:#343434;
	}
.slideTxtBoxmain2 .bdmain2 ul li a:hover{
	color:#00A5EA;
	}
.slideTxtBoxmain2 .bdmain2 ul li .date{
	float:right;
	color:#ACACAC;
	}
.slideTxtBoxmain2 .bdmain2 ul .first{
	width:100%;
	height:105px;
	text-indent:0;
	margin-bottom:25px;
	}
.slideTxtBoxmain2 .bdmain2 ul .first .img{
	width:140px;
	height:105px;
	float:left;
	}
.slideTxtBoxmain2 .bdmain2 ul .first .img img{
	width:140px;
	height:105px;
	}
.slideTxtBoxmain2 .bdmain2 ul .first .text{
	width:370px;
	height:105px;
	float:right;
	text-align:left;
	}
.slideTxtBoxmain2 .bdmain2 ul .first .text .topic{
	width:100%;
	float:left;
	color:#343434;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	}
.slideTxtBoxmain2 .bdmain2 ul .first .text .des{
	width:100%;
	float:left;
	font-size:12px;
	color:#888888;
	margin:0;
	margin-top:13px;
	line-height:22px;
	}
.slideTxtBoxmain2 .bdmain2 ul .first .text .des .more{
	float:right;
	color:#00A5EA;
	}
.slideTxtBoxmain2 .bdmain2 ul .first .text .date{
	width:100%;
	margin-top:10px;
	float:left;
	color:#C6C5C5;

	}





.slideTxtBoxmain3{ width:100%;text-align:left; float:left;}
.slideTxtBoxmain3 .hdmain3{ height:50px;line-height:50px;position:relative; background:url(3.jpg) }
.slideTxtBoxmain3 .hdmain3 ul{ float:left; margin:0; width:100%;}
.slideTxtBoxmain3 .hdmain3 ul li{ float:left; width:14.28%;cursor:pointer; color:#7D7D7D; font-size:16px; font-weight:bold; text-align:center; }
.slideTxtBoxmain3 .hdmain3 ul li a{color:#7D7D7D;}
.slideTxtBoxmain3 .hdmain3 ul li.on{ height:50px; line-height:47px; border-top:2px solid #00A5EA;background:#fff;color:#00A5EA;}
.slideTxtBoxmain3 .hdmain3 ul li.on a{color:#00A5EA;}
.slideTxtBoxmain3 .bdmain3{
	display:block;
	width:100%;
	border:1px solid #E9E9E9;
	float:left;
	}
.slideTxtBoxmain3 .bdmain3 ul{zoom:1; padding:30px; float:left; margin:0; padding-bottom:10px; width:100%; height:270px;}
.slideTxtBoxmain3 .bdmain3 ul li{
	width:50%;
	float:left;
	display:block;
	text-indent:12px;
	background:url(11.jpg) no-repeat left;
	line-height:12px;
	margin-bottom:20px;
	}
.slideTxtBoxmain3 .bdmain3 ul li a{
	color:#343434;
	}
.slideTxtBoxmain3 .bdmain3 ul li a:hover{
	color:#00A5EA;
	}
.slideTxtBoxmain3 .bdmain3 ul li .date{
	float:right;
	color:#ACACAC;
	padding-right:20px;
	}
.content10{
	width:100%;
	height:320px;
	margin-top:30px;
	}
.content10 .position{
	width:1200px;
	height:320px;
	position:relative;
	margin:0 auto;
	}


.content11{
	width:100%;
	height:210px;
	margin-top:30px;
	}
.content11 .position{
	width:1200px;
	height:210px;
	position:relative;
	margin:0 auto;
	}
.content11 .position .left{
	width:585px;
	height:210px;
	float:left;
	}
.content11 .position .right{
	width:585px;
	height:210px;
	float:right;
	}
.content12{
	width:100%;
	height:270px;
	margin-top:30px;
	}
.content12 .position{
	width:1200px;
	position:relative;
	margin:0 auto;
	height:270px;
	}
.picScroll-left3{
	border:1px solid #E4E4E4;
	}


.content13{
	width:100%;
	height:255px;
	margin-top:30px;
	}
.content13 .position{
	width:1200px;
	height:255px;
	position:relative;
	margin:0 auto;
	}
.content13 .left{
	width:600px;
	height:255px;
	float:left;
	background:#00A5EA;
	padding:30px;
	position:relative;
	}
.content13 .right{
	width:600px;
	height:255px;
	float:left;
	background:#11B3AB;
	padding:30px;
	position:relative;
	}
.content13 .pic{
	width:120px;
	height:120px;
	float:left;
	padding:0 20px 20px 0;
	}
.content13 .pic img{
	width:100px;
	height:100px;
	}
.content13 .topic{
	width:100%;
	color:#fff;
	background:url(13.png) no-repeat 120px 0;
	padding-top:22px;
	display:block;
	font-size:16px;
	line-height:16px;
	}
.content13 .des{
	margin:0;
	display:block;
	width:100%;
	font-size:14px;
	line-height:28px;
	margin-top:15px;
	color:#fff;
	}
.content13 .more{
	width:600px;
	height:40px;
	background:url(12.png) center;
	position:absolute;
	bottom:0;
	left:0;
	}

.content14{
	width:100%;
	height:215px;
	margin-top:30px;
	}
.content14 .position{
	width:1200px;
	height:215px;
	margin:0 auto;
	}
.content14 .position .leftx{
	width:585px;
	height:215px;
	float:left;
	}
.content14 .position .rightx{
	width:585px;
	height:215px;
	float:right;
	}
.content14 .position .main{
	width:585px;
	height:165px;
	border:1px solid #E4E4E4;
	padding:30px;
	}
.content14 .position .main .left{
	width:525px;
	float:left;
	}
.content14 .position .main .left .img{
	width:180px;
	height:100px;
	float:left;
	}
.content14 .position .main .left .img img{
	width:180px;
	height:100px;
	}
.content14 .position .main .left .text{
	width:320px;
	float:right;
	height:100px;
	}
.content14 .position .main .left .text a{
	display:block;
	color:#474747;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	}
.content14 .position .main .left .text p{
	display:block;
	color:#888888;
	margin:0;
	line-height:26px;
	margin-top:15px;
	}
.content14 .position .main .right{
	width:205px;
	height:100px;
	float:right;
	}
.content14 .position .main .right .box1{
	width:100px;
	height:100px;
	float:left;
	margin-left:2.5px;
	}
.content14 .position .main .right .box1 img{
	width:100px;
	height:100px
	}


.content15{
	width:100%;
	height:50px;
	margin-top:30px;
	}
.content15 .position{
	width:1200px;
	height:50px;
	margin:0 auto;
	position:relative;
	}
.content15 .position .main{
	width:1200px;
	height:50px;
	border:1px solid #E4E4E4;
	padding:0 30px;
	}
.content15 .position .main ul{
	margin:0;
	float:left;
	width:100%;
	}
.content15 .position .main ul li{
	width:20%;
	line-height:75px;
	display:block;
	float:left;
	text-indent:13px;
	color:#888888;
	background:url(11.jpg) no-repeat left;
	}
.content15 .position .main ul li a{
	color:#888888;
	}


.foot{
	width:100%;
	height:215px;
	background:url(26.jpg) center;
	}
.foot .position{
	width:1200px;
	height:215px;
	margin:0 auto;
	position:relative;
	}
.foot .position .leftx{
	margin-top:65px;
	float:left;
	color:#BDBCBC;
	line-height:28px;
	}
.foot .position .leftx a{
	color:#BDBCBC;
	}
.foot .position .rightx{
	float:right;
	width:375px;
	height:115px;
	margin-top:50px;
	position:relative;
	}
.foot .position .rightx .telx{
	position:absolute;
	right:0;
	top:10px;
	color:#fff;
	line-height:24px;
	font-size:22px;
	}
.foot .position .rightx .kefu{
	width:125px;
	height:30px;
	position:absolute;
	right:0;
	bottom:40px;
	}

.foot .slideBox1x{ width:225px; height:115px; overflow:hidden; position:relative}
.foot .slideBox1x .hd1x{ height:30px; width:120px;position:absolute; right:0px; top:45px; z-index:1;}
.foot .slideBox1x .hd1x ul{ overflow:hidden; zoom:1; float:left; width:120px; }
.foot .slideBox1x .hd1x ul li{ float:left; margin-left:10px;  width:30px; height:30px; text-align:center; cursor:pointer; }
.foot .slideBox1x .hd1x ul li.on{ }
.foot .slideBox1x .hd1x ul .lix1{
	background:url(21.png);
	}
.foot .slideBox1x .hd1x ul .lix2{
	background:url(22.png);
	}
.foot .slideBox1x .hd1x ul .lix3{
	background:url(23.png);
	}
.foot .slideBox1x .hd1x ul .lix1.on{background:url(24.png); }
.foot .slideBox1x .hd1x ul .lix2.on{background:url(25.png); }
.foot .slideBox1x .hd1x ul .lix3.on{background:url(26.png); }
.foot .slideBox1x .bd1x{ position:relative; height:95px; width:115px; float:left;z-index:0;   }
.foot .slideBox1x .bd1x li{ zoom:1; vertical-align:middle; }
.foot .slideBox1x .bd1x img{ width:95px; height:95px; display:block;  }
.foot .slideBox1x .bd1x li p{
	color:#EDEDED;
	text-align:center;
	margin-top:2px;
	width:95px;
	}
#linkbox{
	width:1188px;
	height:38px;
	border:1px solid #d9d9d9;
	position:absolute;
	top:6px;
	left:5px;
	background:#fff;}

.linkcss{
	width:220px;
	border:none;
	background:none;
	line-height:38px;}
#linkbox span{
	padding:0 3px;
	line-height:38px; float:left;}

.content{
	width:100%;
	float:left;
	}
.content .positionx{
	width:1200px;
	position:relative;
	margin:0 auto;
	}
/*.content .positionx  .listmain{
	width:100%;
	float:left;
	margin-top:60px;
	
	}
.content .positionx  .listmain .box{
	width:100%;
	height:140px;
	padding:20px 0;
	border-bottom:1px solid #F1F1F1;
	}
.content .positionx  .listmain .date{
	display:block;
	width:100px;
	height:100px;
	float:left;
	text-align:center; 
	background:#00A5EA;
	}
.content .positionx  .listmain .date .dd{
	display:block;
	color:#fff;
	font-size:36px;
	margin-top:10px;
	}
.content .positionx  .listmain .date .yy{
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}
.content .positionx  .listmain .text{
	width:1080px;
	float:right;
	height:70px;
	}
.content .positionx  .listmain .text a{
	display:block;
	font-size:24px;
	color:#000000;
	line-height:24px;
	}
.content .positionx  .listmain .text p{
	display:block;
	color:#8C8C8C;
	font-size:14px;
	line-height:24px;
	margin-top:20px;
	
	}
.content .positionx  .listmain .text a:hover{
	color:#00A5EA;
	}*/
.content .positionx  .listmain{
	width:100%;
	float:left;
	margin-top:60px;
	}
.content .positionx  .listmain .box{
	width:100%;
	height:90px;
	margin-top:40px;
	}
.content .positionx  .listmain .box .date{
	width:100px;
	height:90px;
	float:left;
	background:#696969;
	text-align:center;
	}
.content .positionx  .listmain .box .date .dd{
	color:#fff;
	font-size:36px;
	font-weight:bold;
	line-height:36px;
	margin-top:15px;
	}
.content .positionx  .listmain .box .date .yy{
	color:#fff;
	font-size:16px;
	line-height:35px;
	}
.content .positionx  .listmain .box .text{
	display:block;
	width:1100px;
	height:90px;
	float:right;
	border:1px solid #696969;
	padding:20px;
	}
.content .positionx  .listmain .box .text .topic{
	color:#363636;
	font-size:16px;
	line-height:16px;
	}
.content .positionx  .listmain .box .text p{
	font-size:14px;
	color:#A3A3A3;
	line-height:14px;
	margin:15px 0 0 0;
	}
.content .positionx  .listmain .box .text p a{
	float:right;
	color:#00A5EA;
	font-size:14px;
	}



.content .positionx  .listmain .box .date1{
	width:100px;
	height:90px;
	float:left;
	background:#00A5EA;
	text-align:center;
	}
.content .positionx  .listmain .box .date1 .dd{
	color:#fff;
	font-size:36px;
	font-weight:bold;
	line-height:36px;
	margin-top:15px;
	}
.content .positionx  .listmain .box .date1 .yy{
	color:#fff;
	font-size:16px;
	line-height:35px;
	}
.content .positionx  .listmain .box .text1{
	display:block;
	width:1100px;
	height:90px;
	float:right;
	border:1px solid #00A5EA;
	padding:20px;
	}
.content .positionx  .listmain .box .text1 .topic{
	color:#00A5EA;
	font-size:16px;
	line-height:16px;
	}
.content .positionx  .listmain .box .text1 p{
	font-size:14px;
	color:#A3A3A3;
	line-height:14px;
	margin:15px 0 0 0;
	}
.content .positionx  .listmain .box .text1 p a{
	float:right;
	color:#00A5EA;
	font-size:14px;
	}
	
	
.content .positionx  .d_page{
	width:100%;
	}
.content .positionx  .d_page .up{
	width:1200px;
	height:180px;
	color:#474747;
	text-align:center;
	}
.content .positionx  .d_page .up h2{
	display:block;
	margin:0;
	font-size:24px;
	font-family:'微软雅黑';
	font-weight:bold;
	padding-top:30px;
	color:#00A5EA;
	line-height:40px;
	}
.content .positionx  .d_page .up p{
	display:block;
	color:#A4A4A4;
	line-height:14px;
	margin:0;
	margin-top:20px;
	}
.content .positionx  .d_page .down{
	display:block;
	color:#474747;
	font-size:16px;
	line-height:2.75em;
	}
.content .d_page .rightzz{
	width:290px;
	float:right;
	} 
.content .d_page .rightzz h2{
	display:block;
	width:100%;
	height:45px;
	text-align:left;
	margin:0 auto;
	font-size:35px;
	line-height:45px;
	color:#474747;
	}	
.content .d_page .rightzz ul{
	margin:0;
	margin-top:20px;
	}
.content .d_page .rightzz ul li{
	display:block;
	width:100%;
	font-size:14px;
	color:#474747;
	}
.content .d_page .rightzz ul li a{
	color:#474747;
	line-height:48px;
	display:block;
	width:100%;
	}
.content .d_page .rightzz ul li a:hover{
	background:#F7FAFD;
	border:1px solid #C6DFFB;
	border-left:0;
	border-right:0;
	line-height:46px;
	}
.content .positionx  .pic{
	width:1250px;
	float:left;
	margin-top:100px;
	}
.content .positionx  .pic .box{
	width:380px;
	height:270px;
	float:left;
	position:relative;
	margin:0 30px 30px 0;
	}
.content .positionx  .pic .box .img{
	width:380px;
	height:270px;
	display:block;
	}
.content .positionx  .pic .box .img img{
	width:380px;
	height:270px;
	}
.content .positionx  .pic .box .topic{
	display:block;
	width:380px;
	position:absolute;
	height:50px;
	background:url(8.png) center;
	left:0px;
	bottom:0px;
	line-height:50px;
	text-indent:15px;
	color:#FFF;
	}

.content .positionx  .picxx{
	width:1240px;
	float:left;
	margin-top:100px;
	}
.content .positionx  .picxx .box{
	width:270px;
	height:270px;
	border:1px solid #999999;
	float:left;
	position:relative;
	margin:0 40px 50px 0;
	}
.content .positionx  .picxx .box .img{
	width:262px;
	height:262px;
	margin:3px;
	display:block;
	}
.content .positionx  .picxx .box .img img{
	width:262px;
	height:262px;
	}
.content .positionx  .picxx .box .topic{
	display:block;
	width:262px;
	position:absolute;
	height:29px;
	background:url(10.png) no-repeat center;
	left:3px;
	bottom:3px;
	line-height:29px;
	text-indent:15px;
	color:#FFF;
	}


.content .positionx  .picxx1{
	width:1250px;
	float:left;
	margin-top:100px;
	}
.content .positionx  .picxx1 .box{
	width:270px;
	height:380px;
	float:left;
	position:relative;
	margin:0 40px 30px 0;
	}
.content .positionx  .picxx1 .box .img{
	height:380px;
	width:270px;
	display:block;
	}
.content .positionx  .picxx1 .box .img img{
	height:380px;
	width:270px;
	}
.content .positionx  .picxx1 .box .topic{
	display:block;
	width:270px;
	position:absolute;
	height:50px;
	background:url(15.png) no-repeat center;
	left:0px;
	bottom:0px;
	line-height:50px;
	text-indent:15px;
	color:#FFF;
	}
	
	
.content .positionx .positionx1 .pic_list{
	display:block;
	height:200px;
	padding:25px 0;
	float:left;
	width:1200px;
	border-bottom:1px solid #DDDDDD;
	position:relative;
	}
.content .positionx .positionx1 .pic_list .img{
	width:200px;
	height:150px;
	border:1px solid #999999;
	float:left;
	}
.content .positionx .positionx1 .pic_list .img img{
	width:196px;
	height:146px;
	margin:1px;
	}
.content .positionx .positionx1 .pic_list .text{
	width:980px;
	height:150px;
	float:right;
	position:relative;
	}
.content .positionx .positionx1 .pic_list .text .topic{
	display:block;
	line-height:16px;
	color:#484848;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	}
.content .positionx .positionx1 .pic_list:hover .text .topic{
	color:#00A5EA;
	}
.content .positionx .positionx1 .pic_list1:hover .text .topic{
	color:#00A5EA;
	}
.content .positionx .positionx1 .pic_list .text .des{
	display:block;
	margin:0;
	height:50px;
	line-height:25px;
	margin-top:10px;
	font-size:14px;
	color:#999999;
	}
.content .positionx .positionx1 .pic_list .text .date{
	display:block;
	margin:0;
	font-size:14px;
	color:#999999;
	margin-top:15px;
	}
.content .positionx .positionx1 .pic_list .text .more{
	width:30px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	
	}

.content .positionx .positionx1 .pic_list1{
	display:block;
	height:200px;
	padding:25px 0;
	float:left;
	width:1200px;
	border-bottom:1px solid #DDDDDD;
	position:relative;
	}
.content .positionx .positionx1 .pic_list1 .img{
	width:115px;
	height:150px;
	float:left;
	}
.content .positionx .positionx1 .pic_list1 .img img{
	width:115px;
	height:150px;
	}
.content .positionx .positionx1 .pic_list1 .text{
	width:1055px;
	height:150px;
	float:right;
	position:relative;
	}
.content .positionx .positionx1 .pic_list1 .text .topic{
	display:block;
	line-height:16px;
	color:#484848;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	}
.content .positionx .positionx1 .pic_list1 .text .des{
	display:block;
	margin:0;
	height:50px;
	line-height:25px;
	margin-top:10px;
	font-size:14px;
	color:#999999;
	}
.content .positionx .positionx1 .pic_list1 .text .date{
	display:block;
	margin:0;
	font-size:14px;
	color:#999999;
	margin-top:15px;
	}
.content .positionx .positionx1 .pic_list1 .text .more{
	width:30px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	background:url(20.png) no-repeat center;
	}

.content .positionx .positionx1 .pic_list2{
	display:block;
	height:200px;
	padding:25px 0;
	float:left;
	width:1200px;
	border-bottom:1px solid #DDDDDD;
	position:relative;
	}
.content .positionx .positionx1 .pic_list2 .img{
	width:255px;
	height:150px;
	border:1px solid #999999;
	float:left;
	}
.content .positionx .positionx1 .pic_list2 .img img{
	width:251px;
	height:146px;
	margin:1px;
	}
.content .positionx .positionx1 .pic_list2 .text{
	width:920px;
	height:150px;
	float:right;
	position:relative;
	}
.content .positionx .positionx1 .pic_list2 .text .topic{
	display:block;
	line-height:16px;
	color:#484848;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	}
.content .positionx .positionx1 .pic_list2:hover .text .topic{
	color:#00A5EA;
	}
.content .positionx .positionx1 .pic_list2 .text .des{
	display:block;
	margin:0;
	height:50px;
	line-height:25px;
	margin-top:10px;
	font-size:14px;
	color:#999999;
	}
.content .positionx .positionx1 .pic_list2 .text .date{
	display:block;
	margin:0;
	font-size:14px;
	color:#999999;
	margin-top:15px;
	}
.content .positionx .positionx1 .pic_list2 .text .more{
	width:30px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	background:url(20.png) no-repeat center;
	}
	
.content .mod18Box { margin: 0px auto; width: 1200px; float:left; margin-top:50px; }
.content .mod18{ width: 1200px; height: 1170px; margin: 0px auto; position: relative; }
.content .mod18 .btn{position:absolute;width:23px;height:140px;top:1030px;cursor:pointer;z-index:99;}
.content .mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat;}
.content .mod18 #prevTop.content ,.mod18 #nextTop{width:23px;height:140px;}
.content .mod18 #prevTop{background:url(4.png) 0 0 no-repeat;}
.content .mod18 #nextTop{background:url(5.png) 0 0 no-repeat;}
.content .mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.content .mod18 li{float:left;}
.content .mod18 .cf li{position:relative;color:#fff;}
.content .mod18 .cf .video{display:block;width:1200px;height:900px;position:absolute;color:#fff; top:90px;}
.content .mod18 .cf li span{display:block;width:1200px; height:90px; text-align:center;}
.content .mod18 .cf li span h2{
	display:block;
	margin:0;
	color:#474747;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	}
.content .mod18 .cf li span h3{
	display:block;
	margin:0;
	color:#999999;
	font-weight:normal;
	font-size:14px;
	line-height:14px;
	margin-top:30px;
	}
.content .mod18 .picBox{height:990px;position:relative;overflow:hidden;}
.content .mod18 .picBox ul{height:330px;position:absolute;}
.content .mod18 .picBox li{width:1200px;height:990px;}

.content .mod18 .listBox{ width: 1165px; height: 140px; margin: 0 auto; position: relative;overflow: hidden; margin-top:40px; }
.content .mod18 .listBox ul{height:140px;position:absolute;}
.content .mod18 .listBox li{width:185px;height:140px;cursor:pointer;position:relative; margin-left:40px;}
.content .mod18 .listBox li i{display:none;}
.content .mod18 .listBox li a{display:block;width:185px;height:140px;}
.content .mod18 .listBox li img{width:185px;height:140px;}

.content .mainxx{
	width:1280px;
	float:left;
	margin-top:50px;
	}
.content .mainxx .box{
	width:250px;
	float:left;
	height:380px;
	margin-right:70px;
	}
.content .mainxx .box .img{
	width:250px;
	height:340px;
	}
.content .mainxx .box .img img{
	width:250px;
	height:340px;
	}
.content .mainxx .box .topic{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	display:block;
	}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 30px;
	height: 30px;
	background: transparent url('images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 14px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
	text-align:center;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 30px;
	background: url('images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -55px -90px no-repeat;
}

/* IE6, IE7, IE8 */

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_nw.png', sizingMethod='scale'); }


.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#000; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(ajax-loader.gif) center center no-repeat!important;background: url(ajax-loader.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:0px; cursor:text; background:#222;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:none;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

a.piro_close{position:absolute;top:20px;right:20px;height:35px;width:35px;background:url(close_btn.png) no-repeat;cursor:pointer;z-index:100006;}
a:hover.piro_close{background:url(close_btn_h.png) no-repeat;}

a.piro_next{position:absolute;top:50%;width:35px; height:35px;right:20px;text-indent:-999em;outline:none; display:block; margin:-18px 0 0 0;background:url(next.png) center right no-repeat; border:none; cursor:pointer;z-index:1000000001}
a:hover.piro_next{background:url(next_h.png) center right no-repeat;}

a.piro_prev{position:absolute;top:50%;width:35px; height:35px;left:20px; text-indent:-999em; outline:none;display:block;margin:-18px 0 0 0;background: url(prev.png) center left no-repeat;border:none; cursor:pointer; z-index:1000000000}
a:hover.piro_prev{background:url(prev_h.png) center left no-repeat;}



.pirobox_content {position:absolute; top:50%; left: 50%; padding:0; width: 800px; height: 600px; margin:-300px 0 0 -400px; display:block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(t_l.png) no-repeat; width:20px; height:20px;}
.t_r{background: url(t_r.png) no-repeat; width:20px; height:20px;}
.t_c{height:20px; background:url(t_c.png) repeat-x;}

.c_l{width:20px; background: url(c_l.png) repeat-y;}
.c_c{background:white; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{width:20px; background: url(c_r.png) repeat-y;}

.b_c{height:20px; background:url(b_c.png) repeat-x;}
.b_l{background:url(b_l.png) no-repeat; width:20px; height:20px;}
.b_r{background:url(b_r.png) no-repeat; width:20px; height:20px;}

/*.t_l{background:#000; width:10px; height:10px;}
.t_r{background:#000; width:10px; height:10px;}
.t_c{height:10px; background:#000;}

.c_l{width:10px; background:#000;}
.c_c{background:#000; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: #000;}

.b_c{height:10px; background:#000;}
.b_l{background:#000; width:10px; height:10px;}
.b_r{background:#000; width:10px; height:10px;}
*/
.box_img{ position:absolute; z-index:99995; background: url(img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;bottom:1px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:20px;width:20px;right:0;color:#999;bottom:3px; background:url(link_out.png) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(link_out_h.png) no-repeat;}
a.play{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(play_h.png) no-repeat;}
a.stop{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;;width:40px; height:40px; margin:0; outline:none; display:block;background:url(pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(pause_h.png) no-repeat;}


#content .leftx{
	width:470px;
	height:655px;
	float:left;
	}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding:0 !important;
	line-height:47px !important;
	}
.form-control{
	height:47px !important;
	width:375px !important;
	float:right;
	}
.form-horizontal .form-group{
	margin:0;
	margin-left:0 !important;
	margin-right:0 !important;
	margin-bottom:20px !important;
	}

@media (min-width: 768px){
.col-sm-1 {
	
		width:90px !important;
		float:left;
		text-align:left !important;
		text-indent:17px !important;
		background:url(42.png) no-repeat 0px 16px;
		font-size:16px;
		font-weight:normal;
		color:#7F7F7F;
	}
}

@media (min-width: 768px){
.col-sm-11 {
    width:375px !important;
	}
}

@media (min-width: 768px){
.col-sm-offset-1 {
    margin-left:90px !important;
	width:380px;
	}
}


.nei_guide{
	width:100%;
	text-align:center;
	}
.nei_guide .position{
	width:1200px;
	margin:0 auto;
	position:relative;
	}
.nei_guide .position h3{
	display:block;
	width:100%;
	float:left;
	margin:0;
	margin-top:10px;
	font-size:18px;
	line-height:18px;
	color:#A9A9A9;
	}
.nei_guide .position h2{
	display:block;
	width:100%;
	float:left;
	margin:0;
	margin-top:80px;
	font-size:30px;
	line-height:30px;
	color:#474747;
	}


.nei_adv{
	float:left;
	width:100%;
	position:relative;  
	overflow:hidden;
	}
.nei_adv .position{
	width:100%;
	overflow:hidden;
	}
.nei_adv .position img{
	width:100%
	}
.nei_adv .slideBox{
	width:100%;
	float:left;
	}
.nei_adv .slideBox{ width:100%;overflow:hidden; position:relative;}
.nei_adv .slideBox .hd{ height:13px;  position:absolute; bottom:20px; z-index:1; width:100%;}
.nei_adv .slideBox .hd ul{ zoom:1;display:block; text-align:center; width:100%; float:left;}
.nei_adv .slideBox .hd ul li{ width:13px; height:13px; cursor:pointer; margin:0 7.5px;background:#fff; display:inline-block; }
.nei_adv .slideBox .hd ul li.on{ background:#00A5EA; }
.nei_adv .slideBox .bd{ position:relative; height:100%; z-index:0; margin:0; padding:0;   }
.nei_adv .slideBox .bd ul{
	margin:0;
	padding:0;
	}
.nei_adv .slideBox .bd li{ zoom:1; vertical-align:middle; }
.nei_adv .slideBox .bd img{ width:100%;display:block;  }
.nei_adv .slideBox .prev,
.nei_adv .slideBox .next{ position:absolute;top:50%;display:block; width:35px; height:35px; margin-top:-17.5px;  }
.nei_adv .slideBox .prev{ left:10%; }
.nei_adv .slideBox .next{ right:10%; }
.nei_adv .weizhi{
	position:absolute;
	left:360px;
	bottom:0;
	text-align:left;
	}
.nei_adv .weizhi h2{
	float:right;
	width:100%;
	display:block;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:24px;
	margin:0;
	margin-bottom:15px;
	}
.nei_adv .weizhi p{
	float:right;
	width:100%;
	display:block;
	color:#fff;
	font-size:14px;
	margin-bottom:30px;
	line-height:14px;
	}
.nei_adv .weizhi p a{
	color:#fff;
	}

.guide_n{
	width:100%;
	height:210px;
	position:relative;
	z-index:2;
	border-bottom:1px solid #D8D9D8;
	}
.guide_n .divide{
	width:100%;
	height:1px;
	background:#D6D6D6;
	position:absolute;
	top:140px;
	}
.guide_n .positionx{
	width:100%;
	height:210px;
	margin:0 auto;
	position:relative;
	}
/*.guide_n .positionx .sekuai{
	width: 75px;
    height: 5px;
    background: #038DD2;
    position: absolute;
    left: 10px;
    bottom: 67px;
	}*/

.guide_n .weizhi{
	text-align:left;
	float:left;
	margin-top:50px;
	}
.guide_n .weizhi h2{
	float:right;
	width:100%;
	display:block;
	font-size:24px;
	color:#000;
	font-weight:bold;
	line-height:24px;
	margin:0;
	margin-bottom:15px;
	}
.guide_n .weizhi p{
	float:right;
	width:100%;
	display:block;
	color:#000;
	font-size:14px;
	margin-bottom:30px;
	line-height:14px;
	}
.guide_n .weizhi p a{
	color:#000;
	}
.guide_n .positionx .up{
	width:1200px;
	height:140px;
	margin:0 auto;
	}

.guide_n .positionx .down{
	width:100%;
	height:70px;
	display:block;
	margin:0;
	text-align:center;
	}
.mNormal,.mChoose{
	display:inline-block;
	padding:0 25px;
	line-height:35px;
	height:35px;
	margin:0 5px;
	margin-top:3px;
	border-radius:5px;
	color:#5F5F5F;
	margin-top:16px;
	}

.mNormal:hover{
	background:#00A5EA;
	color:#fff;
	}
.mChoose{
	padding:0 25px;
	line-height:35px;
	text-align:center;
	border-radius:5px;
	color:#fff;
	background:#00A5EA;
	}
.mChoose:hover{
	color:#fff;
	background:#00A5EA;
	}
.guide_n .positionx .down dl{
	background:#F3F2F2;
	padding-bottom:20px;
	border-radius:10px;
	display:none;
	}
.guide_n .positionx .down .on{
	display:block;
	}
.guide_n .positionx .down dl .mNormalSub a{
	background:none;
	color:#252525;
	font-weight:normal;
	border-bottom:1px solid #D0CECC;
	border-radius:0;
	padding:0;
	display:block;
	margin:0 20px;
	}
.guide_n .positionx .down dl .mNormalSub a:hover{
	display:block;
	color:#006FC4;
	border-bottom:1px solid #006FC4;
	}
.guide_n .positionx .down dl .mChooseSub a{
	font-weight:normal;
	border-radius:0;
	padding:0;
	background:none;
	margin:0 20px;
	display:block;
	color:#006FC4;
	border-bottom:1px solid #006FC4;
	
	}

.b15{height:260px;}
.block15{width:1200px;margin:60px auto 0 auto;}
.block15 li{width:300px;float:left;clear:right;padding-top:95px;text-align:center;}
.b15_txt1{color:#505050;}
.b15_txt2{color:#a8a8a8;margin-top:10px;}
.b15_m1{background:url(35.png) no-repeat top center;}
.b15_m2{background:url(36.png) no-repeat top center;}
.b15_m3{background:url(37.png) no-repeat top center;}
.b15_m4{background:url(38.png) no-repeat top center;}
.b16{ padding:0 0 100px 0;}
.block16{width:1200px;margin:0 auto;}
.b16_ipt{display:inline-block;width:580px;height:50px;text-indent:18px;line-height:50px;border:1px solid #E7E7E7;color:#B0B0B0;margin-bottom:10px;}
#MeContent{width:100%;height:235px;border:1px solid #E7E7E7;resize:none;color:#B0B0B0;text-indent:18px;line-height:24px;margin-bottom:10px;}
.block16 label.error{ position:absolute; left:80px; line-height:45px; top:0px;}
.b16_sub{width:200px;height:50px;line-height:50px;text-align:center;color:#fff;border:0;background:#038DD2; float:right;}
.b17{padding:80px 0;}
.block17{width:1200px;margin:0 auto;}
.block17 li{float:left;clear:right;width:295px;height:122px;border-bottom:1px solid #DDDDDD;border-right:1px solid #DDDDDD;}
.block17 li img{width:100%;height:100%;}
.b18{padding-top:85px;}
.block18{width:1200px;margin:0 auto;}
.block18 li{width:1200px;height:390px;padding:20px;float:left;clear:both;margin-bottom:30px;background:#F2F2F2;}
.f_left{float:left;}
.f_right{float:right;}
.b18_img{width:468px;height:350px;overflow:hidden;}
.b18_img img{width:468px;height:350px;}
.block18 li:hover .b18_img img{transform:scale(1.2);}
.b18_box{width:635px;height:350px;position:relative;}
.b18_info{float:left;clear:both;}
.b18_no{float:left;clear:both;font-size:48px;color:#ff3e15;}
.b18_txt{float:left;clear:both;color:#555656;}
.b18_con{margin-top:30px;width:100%;padding-top:30px;border-top:1px solid #C2C2C2;float:left;clear:both;}
.b18_title{float:left;clear:both;font-size:18px;color:#555656;font-weight:bold;}
.b18_des{float:left;clear:both;line-height:28px;color:#555656;margin-top:28px;}
.b18_more{position:absolute;left:0;bottom:19px;width:130px;height:40px;text-align:center;line-height:40px;background:#919191;color:#fff;}
.block18 li:hover .b18_con .b18_more{background:#FF3E15;}

.pagination > .active > a{ background:#00A5EA; border-color:#00A5EA;}

.content .zazhi{
	width:100%;
	float:left;
	}
.content .zazhi .leftzz{
	width:405px;
	height:725px;
	float:left;
	margin-top:80px;
	}
.content .zazhi .leftzz img{
	width:405px;
	height:725px;
	}
.content .zazhi .middlezz{
	width:810px;
	height:725px;
	float:left;
	margin-top:80px;
	}
.content .zazhi .middlezz .box{
	width:235px;
	height:365px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	}
.content .zazhi .middlezz .box .img{
	width:235px;
	height:320px;
	}
.content .zazhi .middlezz .box .img img{
	width:235px;
	height:320px;
	border:1px solid #E4E5E5;
	}
.content .zazhi .middlezz .box .topic{
	width:235px;
	height:45px;
	line-height:45px;
	position:relative;
	text-align:center;
	display:block;
	font-size:14px;
	color:#666666;
	}
.content .zazhi .rightzz{
	width:390px;
	height:725px;
	float:right;
	margin-top:80px;
	} 
.content .zazhi .rightzz h2{
	display:block;
	width:165px;
	height:45px;
	text-align:center;
	margin:0 auto;
	background:#00A5EA;
	font-size:20px;
	line-height:45px;
	color:#fff;
	border-radius:45px;
	}	
.content .zazhi .rightzz h2 a{
	color:#fff;
	}
.content .zazhi .rightzz ul{
	padding:0 20px;
	margin:0;
	margin-top:20px;
	}
.content .zazhi .rightzz ul li{
	display:block;
	width:100%;
	font-size:14px;
	color:#474747;
	height:48px !important;
	}
.content .zazhi .rightzz ul li a{
	color:#474747;
	line-height:48px;
	display:block;
	width:100%;
	}
.content .zazhi .rightzz ul li a:hover{
	background:#F7FAFD;
	border:1px solid #C6DFFB;
	border-left:0;
	border-right:0;
	line-height:46px;
	}
.content{
	width:100%;
	float:left;
	}
.content .position{
	width:1200px;
	margin:0 auto;
	position:relative;
	}
.content .position .leftxc{
	width:150px;
	float:left;
	}
.content .position .leftxc .box{
	width:150px;
	height:36px;
	float:left;
	text-align:center;
	line-height:36px;
	font-size:16px;
	color:#474747;
	margin-bottom:15px;
	}
.content .position .leftxc .box a{
	color:#474747;
	}
.content .position .rightxc{
	width:1035px;
	float:right;
	}
.content .position .rightxc .box{
	width:320px;
	height:370px;
	float:left;
	margin-left:25px;
	margin-bottom:15px;
	}
.content .position .rightxc .box .up{
	width:320px;
	height:210px;
	overflow:hidden;
	}
.content .position .rightxc .box .up .img{
	width:155px;
	height:210px;
	float:left;
	}
.content .position .rightxc .box .up .img img{
	width:155px;
	height:210px;
	}
.content .position .rightxc .box .up .text{
	width:155px;
	height:210px;
	float:right;
	color:#666666;
	font-size:14px;
	line-height:26px;
	padding-top:20px;
	
	}
.content .position .rightxc .box .down{
	width:100%;
	height:160px;
	}
.content .position .rightxc .box .down ul{
	display:block;
	width:100%;
	float:left;
	margin:0;
	margin-top:15px;
	}
.content .position .rightxc .box .down ul li{
	display:block;
	width:100%;
	
	float:left;
	}
.content .position .rightxc .box .down ul li a{
	color:#474747;
	display:block;
	line-height:30px;
	text-indent:15px;
	background:url(10.png) no-repeat left;
	}
.content .position .rightxc .box .down ul li a:hover{
	width:100%;
	line-height:28px;
	border:1px solid #C6DFFB;
	height:30px;
	background:#F1F6FE;
	border-left:0;
	border-right:0;
	}
.content .positionx .zhuanjia{
	width:1200px;
	float:left;
	margin-top:50px;
	}
.content .positionx .zhuanjia .leftac{
	width:295px;
	float:left;
	}
.content .positionx .zhuanjia .leftac .img{
	width:295px;
	height:400px;
	display:block;
	}
.content .positionx .zhuanjia .leftac .img img{
	width:295px;
	height:400px;
	}
.content .positionx .zhuanjia .leftac .text{
	width:295px;
	height:305px;
	font-size:14px;
	line-height:28px;
	padding-top:20px;
	color:#666666;
	}
.content .positionx .zhuanjia .rightac{
	width:865px;
	float:right;
	}


.content .positionx .zhuanjia .rightac ul{
	display:block;
	width:100%;
	float:left;
	margin:0;
	}
.content .positionx .zhuanjia .rightac ul li{
	display:block;
	width:100%;
	
	float:left;
	}
.content .positionx .zhuanjia .rightac ul li a{
	color:#474747;
	display:block;
	line-height:38px;
	}
.content .positionx .zhuanjia .rightac ul li a:hover{
	width:100%;
	line-height:36px;
	border:1px solid #C6DFFB;
	height:38px;
	background:#F1F6FE;
	border-left:0;
	border-right:0;
	}
.content .positionx .huifu{
	width:100%;
	float:left;
	}
.content .positionx .huifu .box{
	width:100%;
	height:170px;
	float:left;
	margin-top:40px;
	}
.content .positionx .huifu .box .img{
	width:130px;
	height:170px;
	display:block;
	float:left;
	}
.content .positionx .huifu .box .img img{
	width:130px;
	height:170px;
	}
.content .positionx .huifu .box .text{
	width:1070px;
	height:170px;
	padding:29px;
	border:1px solid #E8E8E8;
	float:right;
	}
.content .positionx .huifu .box .text .ans{
	font-size:16px;
	color:#565656;
	}
.content .positionx .huifu .box .text .ques{
	font-size:14px;
	color:#999999;
	}
		.txtMarquee-left{ width:1200px; height:70px;position:relative; }
		.txtMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;  }

		.txtMarquee-left .bd{ }
		.txtMarquee-left .bd .tempWrap{ width:1200px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
		.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.txtMarquee-left .bd ul li{ float:left; width:auto !important;  }
		
		
		.slideBox14{ width:525px; height:100px; overflow:hidden; position:relative;}
		.slideBox14 .hd14{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; display:none; }
		.slideBox14 .hd14 ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox14 .hd14 ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox14 .hd14 ul li.on{ background:#f00; color:#fff; }
		.slideBox14 .bd14{ position:relative; height:100%; z-index:0;   }
		.slideBox14 .bd14 li{ zoom:1; vertical-align:middle;width:525px; height:100px; }
/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}
body {
	font-size: 14px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
	text-decoration: none;
}
a:focus{
	text-decoration: none;
	}
.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
	font-weight:normal;
	padding-top:5px;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}
#SafeNote {
	width: 220px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
	font-size:12px;
}
.contenttitle{
	text-align:center;
	font-size:18px;}
.contentdate{
	font-size:14px;
	text-align:center;}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}
.Pages {
	text-align: right;
	padding: 10px;
	clear: both;
	margin: 20px 0;
	font-size:14px;
}
.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}
.loadingbox {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 1000;
	overflow: hidden;
}
.lodingimg {
	position: absolute;
	top: 50%;
	left: 50%;
}
/*浏览器下载提示*/
.tc_cont_w{display: none;}
.tc_cont_w .tc_cont{position:fixed; bottom:0; left:0; width:100%; height:70px; z-index:9990;} 
.tc_cont_w .tc_bg{position:fixed; bottom:0; left:0; width:100%; height:70px; z-index:9900; background:#000; opacity:0.7; filter:alpha(opacity=70);  }
.tc_cont_w .tc_cont .tc_main{ width: 750px;  margin: 0 auto;  height:70px; overflow:hidden;}
.tc_cont_w .tc_cont .tc_main dd{width:314px; margin:0 auto; text-align:center; float:left;}
.tc_cont_w .tc_cont .tc_main .tc_head{height:50px; width:40px;  line-height:24px;  text-align:center; font-size:18px; font-family:"微软雅黑"; color:#333; position:relative; margin-top:11px;  color: #F76E10; }
.tc_cont_w .tc_cont .tc_main .tc_gantan{ margin-top:10px; width:60px;}
.tc_cont_w .tc_cont .tc_main .tc_gantan img{height:50px;}
.tc_cont_w .tc_cont .tc_main .tc_txt{margin:16px 20px 0; width:310px; font-size:16px; color:#fff}
.tc_cont_w .tc_cont .tc_main .tc_btn{ height:40px; width:188px;line-height:40px; text-align:center;    margin-top: 16px;  background: #F76E10;  margin-top: 16px; }
.tc_cont_w .tc_cont .tc_main .tc_btn a{font-size:18px; font-family:"微软雅黑"; color:#fff;}
.tc_cont_w .tc_cont .tc_main .close{ font-size: 67px; font-weight: 100; margin-top: 3px;  width: 90px;  color: #F8873A; cursor:pointer;opacity:1; filter:alpha(opacity=100);}
/*全局CSS结束，请勿删除或修改*/
.flipto-prev{
	width:20px;
	height:20px;
	background:url(next.gif) no-repeat center;
	position:absolute;
	right:0;
	top:67px;
	overflow:hidden;
	line-height:99999px;
	}
.flipto-next{
	width:20px;
	height:20px;
	background:url(prev.gif) no-repeat center;
	position:absolute;
	left:0;
	top:67px;
	overflow:hidden;
	line-height:99999px;
	}
/*预加载样式*/

#myloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1999;
	background: #F6F6F6;
	text-align: center;
}

#myloader .loader {
	display: inline-block;
	height: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#myloader .loader .grid {
	width: 60px;
	height: 60px;
	margin: 100px auto;
}

#myloader .loader .grid .cube {
	width: 33%;
	height: 33%;
	background-color: #0055c6;
	float: left;
	-webkit-animation: cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: cubeGridScaleDelay 1.3s infinite ease-in-out;
}

#myloader .loader .grid .cube1 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#myloader .loader .grid .cube2 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

#myloader .loader .grid .cube3 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

#myloader .loader .grid .cube4 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#myloader .loader .grid .cube5 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#myloader .loader .grid .cube6 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

#myloader .loader .grid .cube7 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

#myloader .loader .grid .ube8 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#myloader .loader .grid .cube9 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes cubeGridScaleDelay {
	0%, 70%, 100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@keyframes cubeGridScaleDelay {
	0%, 70%, 100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}


.select{
	width:229px;
	border:none;
	background:none;
	line-height:38px; float:left; position:relative;} 
.select dt{height:38px;display:inline-block;background:url(../HdIco/042.gif) no-repeat 197px center;line-height:38px;font-weight:bold;padding-left:10px;cursor:pointer;width:220px;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;}
select dt.cur{
	background:url(../HdIco/043.gif) no-repeat 197px center
	}
.select dd{position:absolute;left:0;bottom:39px;border:1px solid #d2ccc4;background:#fff;display:none;}
.select dd ul{padding:4px;width:229px;max-height:250px;overflow:auto;}
.select dd ul li a{line-height:28px;display:block;padding:0 8px;}
.select dd ul li a:hover{background:#f5f5f5;}
.titlezj{
	width:100%;
	height:45px;
	line-height:45px;
	background:url(7.png) no-repeat left;
	font-size:18px;
	border-bottom:1px solid #00A5EA;
	font-weight:bold;
	color:#00A5EA;
	text-indent:20px;
	}
.zimu{
	width:1200px;
	text-align:left;
	padding:0 0 20px 0;
	}
.zimu p{
	display:inline-block;
	font-size:24px;
	font-weight:bold;
	color:#00A5EA;
	cursor:pointer;
	}